checkbutton: Don't allow to uncheck radios by activating them
authorAlexander Mikhaylenko <alexm@gnome.org>
Thu, 20 May 2021 09:38:33 +0000 (14:38 +0500)
committerAlexander Mikhaylenko <alexm@gnome.org>
Thu, 20 May 2021 09:38:33 +0000 (14:38 +0500)
commitfb6c6c85bf73efa78e60d61546d3df7adcf04f5a
tree44a77b0f8fa35fb80be24e917aace2e8832c4687
parente9ca8d689f60f91d527ebed2a1e048c27332a843
checkbutton: Don't allow to uncheck radios by activating them

Do the same check as when clicking.
gtk/gtkcheckbutton.c